← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 15:57:08 2022
Reported on Wed Dec 14 16:00:37 2022

Filename(eval 286)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 73648 statements in 225ms
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
7364866213ms7.73sData::Perl::Collection::Hash::MooseLike::::getData::Perl::Collection::Hash::MooseLike::get
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package Data::Perl::Collection::Hash::MooseLike;
273648225ms736487.51s
# spent 7.73s (213ms+7.51) within Data::Perl::Collection::Hash::MooseLike::get which was called 73648 times, avg 105µs/call: # 46913 times (139ms+7.08s) by JSON::Schema::Modern::_get_resource at line 17 of (eval 338)[Sub/Quote.pm:3], avg 154µs/call # 25862 times (70.6ms+328ms) by JSON::Schema::Modern::Document::path_to_resource at line 17 of (eval 298)[Sub/Quote.pm:3], avg 15µs/call # 758 times (3.31ms+97.2ms) by JSON::Schema::Modern::_get_metaschema_vocabulary_classes at line 17 of (eval 358)[Sub/Quote.pm:3], avg 133µs/call # 63 times (122µs+612µs) by JSON::Schema::Modern::_get_format_validation at line 17 of (eval 323)[Sub/Quote.pm:3], avg 12µs/call # 44 times (126µs+7.54ms) by JSON::Schema::Modern::Document::_get_resource at line 17 of (eval 294)[Sub/Quote.pm:3], avg 174µs/call # 8 times (16µs+61µs) by JSON::Schema::Modern::_get_vocabulary_class at line 17 of (eval 352)[Sub/Quote.pm:3], avg 10µs/call
sub get {$$wrapped->(@_);}
3;